public PDFTextWordCollection extractWords( PDFContentExtractionContext context ) |
Parameters
- context
- Context for text extraction.
Return Value
A collection of words on the page.
public PDFTextWordCollection extractWords( PDFContentExtractionContext context ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When context is null |